Skip to content

Fix/test fixes remove dbt patched#19

Merged
axellpadilla merged 27 commits intopatchedfrom
fix/test-fixes-remove-dbt-patched
Mar 12, 2026
Merged

Fix/test fixes remove dbt patched#19
axellpadilla merged 27 commits intopatchedfrom
fix/test-fixes-remove-dbt-patched

Conversation

@axellpadilla
Copy link
Copy Markdown
Owner

No description provided.

axellpadilla and others added 27 commits September 29, 2025 06:27
The 'functional' target in the Makefile now accepts an optional THREADS parameter.
If no THREADS value is supplied, it defaults to 'auto'.
This allows users to specify the number of parallel test threads,
addressing potential resource issues like SQL Server running out of memory
when many tests run concurrently.
…sql version of the adapter as the upstream testing was relied on.

Fix snapshot logic not being updated to 1.9 to pass tests.

Fix issues with the test failure storage tests related to expected errors due to bad model naming.
…flows

ci: add Python 3.13 to workflows and packaging metadata
…ared to the old locations to be inline with where the fabric adapater stored them to make migrating them all a bit simpler to grok.
…BT core standards in the adapter and related tests.
# Conflicts:
#	.github/workflows/patched-integration-tests-sqlserver.yml
#	.github/workflows/patched-publish-docker.yml
#	.github/workflows/patched-unit-tests-patched.yml
#	Makefile
#	dbt/adapters/sqlserver/sqlserver_adapter.py
#	dbt/adapters/sqlserver/sqlserver_column.py
#	dbt/include/sqlserver/macros/adapters/columns.sql
#	dbt/include/sqlserver/macros/materializations/unit_test/unit_test_table.sql
@axellpadilla axellpadilla merged commit 4aa63b6 into patched Mar 12, 2026
3 of 9 checks passed
@axellpadilla axellpadilla deleted the fix/test-fixes-remove-dbt-patched branch March 12, 2026 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants